func runtime.moveSliceNoCapNoScan

one use

	runtime (current package)
		slice.go#L490: func moveSliceNoCapNoScan(elemSize uintptr, old unsafe.Pointer, len int) (unsafe.Pointer, int, int) {